vpc-diagram-exporter
vpc-diagram-exporter copied to clipboard
Docker Container not running on M1 MAC
I want to use vpc-diagram-exporter with docker on my new M1 MAC, but it doesn't work.
I get a platform waring message, and when I run it, it stucks after ibmcloud is instance-profiles.
% docker run --rm --volume $HOME:/home -it l2fprod/vpc-diagram-exporter
Unable to find image 'l2fprod/vpc-diagram-exporter:latest' locally
latest: Pulling from l2fprod/vpc-diagram-exporter
8e402f1a9c57: Pull complete
512307c372ea: Pull complete
b3d71a46933f: Pull complete
6b85235c896e: Pull complete
Digest: sha256:396b9f3665ae4feb8ee79d511564a7e4de7cfdde7a5a8c997456a58ae4f697f9
Status: Downloaded newer image for l2fprod/vpc-diagram-exporter:latest
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
/home/Documents/draw.io # vpc-diagram-exporter
ibmcloud is floating-ips
ibmcloud is images
ibmcloud is ike-policies
ibmcloud is instances
ibmcloud is instance-profiles
Is there a change to get a docker container form MAC M1?
@JoachimGross I don't have a mac M1 to try to build the image. ibmcloud is instance-profiles can take a while. How long did you wait?
@l2fprod I waited for 30 min. On my old Intel MAC, it works fine.
instead of vpc-diagram-exporter, could you run IBMCLOUD_TRACE=true ibmcloud is instance-profiles. Maybe the output can give us some hints of why it is blocking.
I tried building for cross platform with docker buildx but not all CLI plugins are available yet for arm64 - the Transit Gateway is not and so the build fails so I can't make the arm64 image.
M1 MAC
joachim@Joachims-MacBook-Pro ~ % ibmcloud plugin list
Listing installed plug-ins...
Plugin Name Version Status Private endpoints supported
cloud-object-storage 1.6.0 false
container-service[kubernetes-service/ks] 1.0.459 false
tg-cli[tg] 0.8.2 true
vpc-infrastructure[infrastructure-service/is] 6.1.0 true
joachim@Joachims-MacBook-Pro ~ % sw_vers
ProductName: macOS
ProductVersion: 13.0.1
BuildVersion: 22A400
joachim@Joachims-MacBook-Pro ~ % uname
Darwin
run vpc-diagram-exporter
joachim@Joachims-MacBook-Pro draw.io % docker run --rm --volume $HOME:/home -it l2fprod/vpc-diagram-exporter
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
/home # cd Documents/_2022/Kunden/draw.io/
/home/Documents/_2022/Kunden/draw.io # ibmcloud login --sso
API endpoint: https://cloud.ibm.com
Get a one-time code from https://identity-1.uk-south.iam.cloud.ibm.com/identity/passcode to proceed.
Open the URL in the default browser? [Y/n] > n
One-time code >
Authenticating...
OK
Select an account:
1. Joachim Gross's Account (0c05feb728d792290eec141b474a0bb3) <-> 1799209
27. Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Enter a number> 27
Targeted account Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Select a region (or press enter to skip):
6. eu-de
Enter a number> 6
Targeted region eu-de
API endpoint: https://cloud.ibm.com
Region: eu-de
User: [email protected]
Account: Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Resource group: No resource group targeted, use 'ibmcloud target -g RESOURCE_GROUP'
CF API endpoint:
Org:
Space:
Warning: unable to check latest CLI version.
TIP: use 'ibmcloud config --check-version=false' to disable update check.
/home/Documents/_2022/Kunden/draw.io # ibmcloud is target --gen 2
Warning: an error occurred while checking updates for plug-in 'vpc-infrastructure':
Could not get plugins from repository: invalid character '<' looking for beginning of value
Use 'ibmcloud config --check-version=false' to disable update check.
OK
Target Generation: 2
/home/Documents/_2022/Kunden/draw.io # IBMCLOUD_TRACE=true ibmcloud is instance-profiles
Listing instance profiles for generation 2 compute in region eu-de under account Hybrid Link Dev as user [email protected]...
REQUEST: [2022-11-29T08:34:01Z]
GET /v1/instance/profiles?generation=2&version=2021-01-19 HTTP/1.1
Host: eu-de.iaas.cloud.ibm.com
Accept: application/json
Accept-Language:
Accept-Language:
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
RESPONSE: [2022-11-29T08:34:02Z] Elapsed: 1007ms
HTTP/1.1 200 OK
Transfer-Encoding: chunked
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Cf-Cache-Status: DYNAMIC
Cf-Ray: 771a007a0e6a6983-FRA
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 29 Nov 2022 08:34:02 GMT
Expires: -1
Pragma: no-cache
Server: cloudflare
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Request-Id: 12320748-f773-40a2-b5d5-0c7f3db34b5c
X-Xss-Protection: 1; mode=block
dee9
{"profiles":[{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-2x8","memory":{"type":"fixed","value":8},"name":"bx2d-2x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-2x8","memory":{"type":"fixed","value":8},"name":"bx2-2x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-4x16","memory":{"type":"fixed","value":16},"name":"bx2-4x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-4x16","memory":{"type":"fixed","value":16},"name":"bx2d-4x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-8x32","memory":{"type":"fixed","value":32},"name":"bx2d-8x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-8x32","memory":{"type":"fixed","value":32},"name":"bx2-8x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-16x64","memory":{"type":"fixed","value":64},"name":"bx2d-16x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-16x64","memory":{"type":"fixed","value":64},"name":"bx2-16x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-32x128","memory":{"type":"fixed","value":128},"name":"bx2d-32x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-32x128","memory":{"type":"fixed","value":128},"name":"bx2-32x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-48x192","memory":{"type":"fixed","value":192},"name":"bx2-48x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-48x192","memory":{"type":"fixed","value":192},"name":"bx2d-48x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-64x256","memory":{"type":"fixed","value":256},"name":"bx2d-64x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-64x256","memory":{"type":"fixed","value":256},"name":"bx2-64x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-96x384","memory":{"type":"fixed","value":384},"name":"bx2d-96x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-96x384","memory":{"type":"fixed","value":384},"name":"bx2-96x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-128x512","memory":{"type":"fixed","value":512},"name":"bx2-128x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-128x512","memory":{"type":"fixed","value":512},"name":"bx2d-128x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":2000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-1x4","memory":{"type":"fixed","value":4},"name":"bz2-1x4","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":500,"max":1500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":1},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-2x8","memory":{"type":"fixed","value":8},"name":"bz2-2x8","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-4x16","memory":{"type":"fixed","value":16},"name":"bz2-4x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-8x32","memory":{"type":"fixed","value":32},"name":"bz2-8x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-16x64","memory":{"type":"fixed","value":64},"name":"bz2-16x64","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-2x4","memory":{"type":"fixed","value":4},"name":"cx2d-2x4","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-2x4","memory":{"type":"fixed","value":4},"name":"cx2-2x4","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-4x8","memory":{"type":"fixed","value":8},"name":"cx2-4x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-4x8","memory":{"type":"fixed","value":8},"name":"cx2d-4x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-8x16","memory":{"type":"fixed","value":16},"name":"cx2-8x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-8x16","memory":{"type":"fixed","value":16},"name":"cx2d-8x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-16x32","memory":{"type":"fixed","value":32},"name":"cx2d-16x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-16x32","memory":{"type":"fixed","value":32},"name":"cx2-16x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-32x64","memory":{"type":"fixed","value":64},"name":"cx2d-32x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-32x64","memory":{"type":"fixed","value":64},"name":"cx2-32x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-48x96","memory":{"type":"fixed","value":96},"name":"cx2-48x96","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-48x96","memory":{"type":"fixed","value":96},"name":"cx2d-48x96","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-64x128","memory":{"type":"fixed","value":128},"name":"cx2-64x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-64x128","memory":{"type":"fixed","value":128},"name":"cx2d-64x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-96x192","memory":{"type":"fixed","value":192},"name":"cx2-96x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-96x192","memory":{"type":"fixed","value":192},"name":"cx2d-96x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-128x256","memory":{"type":"fixed","value":256},"name":"cx2d-128x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-128x256","memory":{"type":"fixed","value":256},"name":"cx2-128x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-2x4","memory":{"type":"fixed","value":4},"name":"cz2-2x4","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-4x8","memory":{"type":"fixed","value":8},"name":"cz2-4x8","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-8x16","memory":{"type":"fixed","value":16},"name":"cz2-8x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-16x32","memory":{"type":"fixed","value":32},"name":"cz2-16x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":1},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-8x64x1v100","memory":{"type":"fixed","value":64},"name":"gx2-8x64x1v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":1},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-16x128x1v100","memory":{"type":"fixed","value":128},"name":"gx2-16x128x1v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":2},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-16x128x2v100","memory":{"type":"fixed","value":128},"name":"gx2-16x128x2v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":2},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-32x256x2v100","memory":{"type":"fixed","value":256},"name":"gx2-32x256x2v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":60},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-2x56","memory":{"type":"fixed","value":56},"name":"ux2d-2x56","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":120},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-4x112","memory":{"type":"fixed","value":112},"name":"ux2d-4x112","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":240},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-8x224","memory":{"type":"fixed","value":224},"name":"ux2d-8x224","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":480},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-16x448","memory":{"type":"fixed","value":448},"name":"ux2d-16x448","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":72000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":1080},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-36x1008","memory":{"type":"fixed","value":1008},"name":"ux2d-36x1008","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":18000,"max":71500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":36},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":720},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-48x1344","memory":{"type":"fixed","value":1344},"name":"ux2d-48x1344","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1080},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-72x2016","memory":{"type":"fixed","value":2016},"name":"ux2d-72x2016","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":72},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1500},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-100x2800","memory":{"type":"fixed","value":2800},"name":"ux2d-100x2800","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":100},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":3000},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-200x5600","memory":{"type":"fixed","value":5600},"name":"ux2d-200x5600","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":200},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-2x16","memory":{"type":"fixed","value":16},"name":"mx2-2x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-2x16","memory":{"type":"fixed","value":16},"name":"mx2d-2x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-4x32","memory":{"type":"fixed","value":32},"name":"mx2d-4x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-4x32","memory":{"type":"fixed","value":32},"name":"mx2-4x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-8x64","memory":{"type":"fixed","value":64},"name":"mx2-8x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-8x64","memory":{"type":"fixed","value":64},"name":"mx2d-8x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-16x128","memory":{"type":"fixed","value":128},"name":"mx2d-16x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-16x128","memory":{"type":"fixed","value":128},"name":"mx2-16x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-32x256","memory":{"type":"fixed","value":256},"name":"mx2-32x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-32x256","memory":{"type":"fixed","value":256},"name":"mx2d-32x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-48x384","memory":{"type":"fixed","value":384},"name":"mx2d-48x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-48x384","memory":{"type":"fixed","value":384},"name":"mx2-48x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-64x512","memory":{"type":"fixed","value":512},"name":"mx2-64x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-64x512","memory":{"type":"fixed","value":512},"name":"mx2d-64x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-96x768","memory":{"type":"fixed","value":768},"name":"mx2d-96x768","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-96x768","memory":{"type":"fixed","value":768},"name":"mx2-96x768","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-128x1024","memory":{"type":"fixed","value":1024},"name":"mx2d-128x1024","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-128x1024","memory":{"type":"fixed","value":1024},"name":"mx2-128x1024","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-2x16","memory":{"type":"fixed","value":16},"name":"mz2-2x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-4x32","memory":{"type":"fixed","value":32},"name":"mz2-4x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-8x64","memory":{"type":"fixed","value":64},"name":"mz2-8x64","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-16x128","memory":{"type":"fixed","value":128},"name":"mz2-16x128","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":60},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-2x28","memory":{"type":"fixed","value":28},"name":"vx2d-2x28","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":120},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-4x56","memory":{"type":"fixed","value":56},"name":"vx2d-4x56","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":240},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-8x112","memory":{"type":"fixed","value":112},"name":"vx2d-8x112","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":480},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-16x224","memory":{"type":"fixed","value":224},"name":"vx2d-16x224","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":1320},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-44x616","memory":{"type":"fixed","value":616},"name":"vx2d-44x616","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":44},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1320},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-88x1232","memory":{"type":"fixed","value":1232},"name":"vx2d-88x1232","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":88},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2160},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-144x2016","memory":{"type":"fixed","value":2016},"name":"vx2d-144x2016","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":144},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2640},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-176x2464","memory":{"type":"fixed","value":2464},"name":"vx2d-176x2464","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":176},"vcpu_manufacturer":{"type":"fixed","value":"intel"}}]}
0
Name Architecture Family vCPUs Memory(GiB) Network(Gbps) GPUs Storage(GB)
bx2-2x8 amd64 balanced 2 8 4 - -
bx2d-2x8 amd64 balanced 2 8 4 - 1x75
bx2-4x16 amd64 balanced 4 16 8 - -
bx2d-4x16 amd64 balanced 4 16 8 - 1x150
bx2-8x32 amd64 balanced 8 32 16 - -
bx2d-8x32 amd64 balanced 8 32 16 - 1x300
bx2-16x64 amd64 balanced 16 64 32 - -
bx2d-16x64 amd64 balanced 16 64 32 - 1x600
bx2-32x128 amd64 balanced 32 128 64 - -
bx2d-32x128 amd64 balanced 32 128 64 - 2x600
bx2-48x192 amd64 balanced 48 192 80 - -
bx2d-48x192 amd64 balanced 48 192 80 - 2x900
bx2-64x256 amd64 balanced 64 256 80 - -
bx2d-64x256 amd64 balanced 64 256 80 - 2x1200
bx2-96x384 amd64 balanced 96 384 80 - -
bx2d-96x384 amd64 balanced 96 384 80 - 2x1800
bx2-128x512 amd64 balanced 128 512 80 - -
bx2d-128x512 amd64 balanced 128 512 80 - 2x2400
cx2-2x4 amd64 compute 2 4 4 - -
cx2d-2x4 amd64 compute 2 4 4 - 1x75
cx2-4x8 amd64 compute 4 8 8 - -
cx2d-4x8 amd64 compute 4 8 8 - 1x150
cx2-8x16 amd64 compute 8 16 16 - -
cx2d-8x16 amd64 compute 8 16 16 - 1x300
cx2-16x32 amd64 compute 16 32 32 - -
cx2d-16x32 amd64 compute 16 32 32 - 1x600
cx2-32x64 amd64 compute 32 64 64 - -
cx2d-32x64 amd64 compute 32 64 64 - 2x600
cx2-48x96 amd64 compute 48 96 80 - -
cx2d-48x96 amd64 compute 48 96 80 - 2x900
cx2-64x128 amd64 compute 64 128 80 - -
cx2d-64x128 amd64 compute 64 128 80 - 2x1200
cx2-96x192 amd64 compute 96 192 80 - -
cx2d-96x192 amd64 compute 96 192 80 - 2x1800
cx2-128x256 amd64 compute 128 256 80 - -
cx2d-128x256 amd64 compute 128 256 80 - 2x2400
gx2-8x64x1v100 amd64 gpu-v100 8 64 16 1 -
gx2-16x128x1v100 amd64 gpu-v100 16 128 32 1 -
gx2-16x128x2v100 amd64 gpu-v100 16 128 32 2 -
gx2-32x256x2v100 amd64 gpu-v100 32 256 64 2 -
ux2d-2x56 amd64 high-memory 2 56 4 - 1x60
ux2d-4x112 amd64 high-memory 4 112 8 - 1x120
ux2d-8x224 amd64 high-memory 8 224 16 - 1x240
ux2d-16x448 amd64 high-memory 16 448 32 - 1x480
ux2d-36x1008 amd64 high-memory 36 1008 72 - 1x1080
ux2d-48x1344 amd64 high-memory 48 1344 80 - 2x720
ux2d-72x2016 amd64 high-memory 72 2016 80 - 2x1080
ux2d-100x2800 amd64 high-memory 100 2800 80 - 2x1500
ux2d-200x5600 amd64 high-memory 200 5600 80 - 2x3000
mx2-2x16 amd64 memory 2 16 4 - -
mx2d-2x16 amd64 memory 2 16 4 - 1x75
mx2-4x32 amd64 memory 4 32 8 - -
mx2d-4x32 amd64 memory 4 32 8 - 1x150
mx2-8x64 amd64 memory 8 64 16 - -
mx2d-8x64 amd64 memory 8 64 16 - 1x300
mx2-16x128 amd64 memory 16 128 32 - -
mx2d-16x128 amd64 memory 16 128 32 - 1x600
mx2-32x256 amd64 memory 32 256 64 - -
mx2d-32x256 amd64 memory 32 256 64 - 2x600
mx2-48x384 amd64 memory 48 384 80 - -
mx2d-48x384 amd64 memory 48 384 80 - 2x900
mx2-64x512 amd64 memory 64 512 80 - -
mx2d-64x512 amd64 memory 64 512 80 - 2x1200
mx2-96x768 amd64 memory 96 768 80 - -
mx2d-96x768 amd64 memory 96 768 80 - 2x1800
mx2-128x1024 amd64 memory 128 1024 80 - -
mx2d-128x1024 amd64 memory 128 1024 80 - 2x2400
vx2d-2x28 amd64 very-high-memory 2 28 4 - 1x60
vx2d-4x56 amd64 very-high-memory 4 56 8 - 1x120
vx2d-8x112 amd64 very-high-memory 8 112 16 - 1x240
vx2d-16x224 amd64 very-high-memory 16 224 32 - 1x480
vx2d-44x616 amd64 very-high-memory 44 616 80 - 1x1320
vx2d-88x1232 amd64 very-high-memory 88 1232 80 - 2x1320
vx2d-144x2016 amd64 very-high-memory 144 2016 80 - 2x2160
vx2d-176x2464 amd64 very-high-memory 176 2464 80 - 2x2640
bz2-1x4 s390x balanced 1 4 2 - -
bz2-2x8 s390x balanced 2 8 4 - -
bz2-4x16 s390x balanced 4 16 8 - -
bz2-8x32 s390x balanced 8 32 16 - -
bz2-16x64 s390x balanced 16 64 32 - -
cz2-2x4 s390x compute 2 4 4 - -
cz2-4x8 s390x compute 4 8 8 - -
cz2-8x16 s390x compute 8 16 16 - -
cz2-16x32 s390x compute 16 32 32 - -
mz2-2x16 s390x memory 2 16 4 - -
mz2-4x32 s390x memory 4 32 8 - -
mz2-8x64 s390x memory 8 64 16 - -
mz2-16x128 s390x memory 16 128 32 - -
/home/Documents/_2022/Kunden/draw.io # IBMCLOUD_TRACE=true ibmcloud is ipsec-policies
Listing IPsec policies for generation 2 compute in all resource groups and region eu-de under account Hybrid Link Dev as user [email protected]...
REQUEST: [2022-11-29T09:04:30Z]
GET /v1/ipsec_policies?generation=2&version=2021-01-19 HTTP/1.1
Host: eu-de.iaas.cloud.ibm.com
Accept: application/json
Accept-Language:
Accept-Language:
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
REQUEST: [2022-11-29T09:04:30Z]
GET /v2/resource_groups HTTP/1.1
Host: resource-controller.cloud.ibm.com
Accept: application/json
Accept-Language: en-US
Accept-Language: en
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
RESPONSE: [2022-11-29T09:04:31Z] Elapsed: 1048ms
HTTP/1.1 200 OK
Content-Length: 2371
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 29 Nov 2022 09:04:31 GMT
Etag: W/"943-DwK7FgKW9/muSeFZuqudvHRtIuc"
Expires: Tue, 29 Nov 2022 09:04:31 GMT
Pragma: no-cache
Server: istio-envoy
Strict-Transport-Security: max-age=31536000; includeSubDomains
Transaction-Id: eddb972b971544db833fb25b6e0b6af2
X-Content-Type-Options: nosniff
X-Envoy-Upstream-Service-Time: 148
X-Ratelimit-Limit: 60
X-Ratelimit-Remaining: 59
X-Ratelimit-Reset: 0
X-Request-Id: eddb972b971544db833fb25b6e0b6af2
X-Response-Time: 143.041ms
_request_id: eddb972b971544db833fb25b6e0b6af2
{"resources":[{"id":"21afb654b2794d1c98373624f4ee2cc3","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:21afb654b2794d1c98373624f4ee2cc3","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"Default","state":"ACTIVE","default":true,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2019-11-11T21:49:26.210Z","updated_at":"2019-11-12T12:30:28.565Z"},{"id":"7450a211ee45466490ef78fc6f390555","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:7450a211ee45466490ef78fc6f390555","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-eu-de","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2021-06-09T14:54:24.380Z","updated_at":"2021-06-09T14:54:24.380Z"},{"id":"9265ab2ebfd748af82138df3cacefa09","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:9265ab2ebfd748af82138df3cacefa09","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-us-south","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2020-03-18T17:17:05.882Z","updated_at":"2020-03-19T13:58:55.172Z"},{"id":"c9079e0d068d48c48504d2748da0634f","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:c9079e0d068d48c48504d2748da0634f","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2019-12-19T15:57:28.526Z","updated_at":"2019-12-19T15:57:28.526Z"},{"id":"e643e18794364d6a9e6b00aa94afeeb9","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:e643e18794364d6a9e6b00aa94afeeb9","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-us-east","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2020-03-18T17:17:27.400Z","updated_at":"2020-03-19T13:59:11.013Z"}]}
RESPONSE: [2022-11-29T09:04:31Z] Elapsed: 1188ms
HTTP/1.1 200 OK
Content-Length: 169
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Cf-Cache-Status: DYNAMIC
Cf-Ray: 771a2d23bc379bb6-FRA
Connection: keep-alive
Content-Security-Policy: frame-ancestors 'none'; default-src 'self'; form-action 'self'
Content-Type: application/json
Date: Tue, 29 Nov 2022 09:04:32 GMT
Expires: -1
Pragma: no-cache
Server: cloudflare
Strict-Transport-Security: max-age=31536000; includeSubDomains
Transaction-Id: a37a0bd7-cdda-49e9-af47-b1043339ff47
X-Content-Type-Options: nosniff
X-Correlation-Id: a37a0bd7-cdda-49e9-af47-b1043339ff47
X-Envoy-Upstream-Service-Time: 198
X-Request-Id: a37a0bd7-cdda-49e9-af47-b1043339ff47
X-Xss-Protection: 1; mode=block
{"first":{"href":"https://eu-de.iaas.cloud.ibm.com/v1/ipsec_policies?version=2021-01-19\u0026generation=2\u0026limit=50"},"ipsec_policies":[],"limit":50,"total_count":0}
No ipsec policies were found.
/home/Documents/_2022/Kunden/draw.io # ibmcloud plugin update
Checking upgrades for all installed plug-ins from repository 'IBM Cloud'...
FAILED
Unable to fetch plug-ins from repository 'IBM Cloud':
invalid character '<' looking for beginning of value
/home/Documents/_2022/Kunden/draw.io # ibmcloud plugin list
Listing installed plug-ins...
Error: Unable to fetch plug-ins from repository 'IBM Cloud':
invalid character '<' looking for beginning of value
Plugin Name Version Status Private endpoints supported
tg-cli/tg 0.4.0 true
vpc-infrastructure/infrastructure-service 0.8.2 true
Intel MAC
draw.io$ docker run --rm --volume $HOME:/home -it l2fprod/vpc-diagram-exporter
/home # cd Documents/_2022/Kunden/draw.io/
/home/Documents/_2022/Kunden/draw.io # ibmcloud login --sso
API endpoint: https://cloud.ibm.com
Get a one-time code from https://identity-3.uk-south.iam.cloud.ibm.com/identity/passcode to proceed.
Open the URL in the default browser? [Y/n] >
The browser cannot be launched. Copy the URL and paste it into your browser window to get the one-time code.
One-time code >
Authenticating...
OK
Select an account:
1. Joachim Gross's Account (0c05feb728d792290eec141b474a0bb3) <-> 1799209
27. Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Enter a number> 27
Targeted account Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Select a region (or press enter to skip):
6. eu-de
Enter a number> 6
Targeted region eu-de
API endpoint: https://cloud.ibm.com
Region: eu-de
User: [email protected]
Account: Hybrid Link Dev (f76e4b9f3bad41c0b0238b5dd9702765) <-> 2007606
Resource group: No resource group targeted, use 'ibmcloud target -g RESOURCE_GROUP'
CF API endpoint:
Org:
Space:
Warning: unable to check latest CLI version.
TIP: use 'ibmcloud config --check-version=false' to disable update check.
/home/Documents/_2022/Kunden/draw.io #
/home/Documents/_2022/Kunden/draw.io # ibmcloud is target --gen 2
Warning: an error occurred while checking updates for plug-in 'vpc-infrastructure':
Could not get plugins from repository: invalid character '<' looking for beginning of value
Use 'ibmcloud config --check-version=false' to disable update check.
OK
Target Generation: 2
/home/Documents/_2022/Kunden/draw.io # vpc-diagram-exporter
ibmcloud is floating-ips
ibmcloud is images
ibmcloud is ike-policies
ibmcloud is instances
ibmcloud is instance-profiles
ibmcloud is ipsec-policies
ibmcloud is keys
ibmcloud is load-balancers
ibmcloud is network-acls
ibmcloud is public-gateways
ibmcloud is security-groups
ibmcloud is subnets
ibmcloud is vpcs
ibmcloud is vpn-gateways
ibmcloud is volumes
ibmcloud target
ibmcloud tg gateways
ibmcloud is zones eu-de
ibmcloud is instance-network-interfaces 02c7_945722b3-aeae-4ede-accf-2b7697bab249
ibmcloud is instance-network-interfaces 02b7_73def2d3-2316-4c24-8540-f12af609711a
ibmcloud is instance-network-interfaces 02b7_c8b8221d-c195-4347-ab99-bd915f5b781f
ibmcloud is vpc-address-prefixes r010-84ba9da6-69ff-4dcc-bb77-ba746e4d57bd
ibmcloud is vpc-address-prefixes r010-0135faa5-5230-425e-ade2-0854b6809895
ibmcloud is vpc-address-prefixes r010-e724926f-654c-4f4f-a42e-846fee8ef3b7
ibmcloud tg connections b18479b9-18a2-4c75-8685-3b0b3ca3055a
>>> Generating output/all.gv
>>> Generating output/sat-link-disconneted-vpc.gv
>>> Generating output/sat-link-e2e-agent-vpc.gv
>>> Generating output/sat-link-e2e-proxy-vpc.gv
/home/Documents/_2022/Kunden/draw.io # IBMCLOUD_TRACE=true ibmcloud is instance-profiles
Listing instance profiles for generation 2 compute in region eu-de under account Hybrid Link Dev as user [email protected]...
REQUEST: [2022-11-29T08:51:36Z]
GET /v1/instance/profiles?generation=2&version=2021-01-19 HTTP/1.1
Host: eu-de.iaas.cloud.ibm.com
Accept: application/json
Accept-Language:
Accept-Language:
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
RESPONSE: [2022-11-29T08:51:37Z] Elapsed: 769ms
HTTP/1.1 200 OK
Transfer-Encoding: chunked
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Cf-Cache-Status: DYNAMIC
Cf-Ray: 771a1a4b085f9b6e-FRA
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 29 Nov 2022 08:51:39 GMT
Expires: -1
Pragma: no-cache
Server: cloudflare
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
X-Request-Id: 68b56c1f-d5cc-4969-9ca0-6a8d344b608e
X-Xss-Protection: 1; mode=block
dee9
{"profiles":[{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-2x8","memory":{"type":"fixed","value":8},"name":"bx2d-2x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-2x8","memory":{"type":"fixed","value":8},"name":"bx2-2x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-4x16","memory":{"type":"fixed","value":16},"name":"bx2-4x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-4x16","memory":{"type":"fixed","value":16},"name":"bx2d-4x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-8x32","memory":{"type":"fixed","value":32},"name":"bx2d-8x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-8x32","memory":{"type":"fixed","value":32},"name":"bx2-8x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-16x64","memory":{"type":"fixed","value":64},"name":"bx2d-16x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-16x64","memory":{"type":"fixed","value":64},"name":"bx2-16x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-32x128","memory":{"type":"fixed","value":128},"name":"bx2d-32x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-32x128","memory":{"type":"fixed","value":128},"name":"bx2-32x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-48x192","memory":{"type":"fixed","value":192},"name":"bx2-48x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-48x192","memory":{"type":"fixed","value":192},"name":"bx2d-48x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-64x256","memory":{"type":"fixed","value":256},"name":"bx2d-64x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-64x256","memory":{"type":"fixed","value":256},"name":"bx2-64x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-96x384","memory":{"type":"fixed","value":384},"name":"bx2d-96x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-96x384","memory":{"type":"fixed","value":384},"name":"bx2-96x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2-128x512","memory":{"type":"fixed","value":512},"name":"bx2-128x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bx2d-128x512","memory":{"type":"fixed","value":512},"name":"bx2d-128x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":2000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-1x4","memory":{"type":"fixed","value":4},"name":"bz2-1x4","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":500,"max":1500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":1},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-2x8","memory":{"type":"fixed","value":8},"name":"bz2-2x8","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-4x16","memory":{"type":"fixed","value":16},"name":"bz2-4x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-8x32","memory":{"type":"fixed","value":32},"name":"bz2-8x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"balanced","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/bz2-16x64","memory":{"type":"fixed","value":64},"name":"bz2-16x64","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-2x4","memory":{"type":"fixed","value":4},"name":"cx2d-2x4","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-2x4","memory":{"type":"fixed","value":4},"name":"cx2-2x4","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-4x8","memory":{"type":"fixed","value":8},"name":"cx2-4x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-4x8","memory":{"type":"fixed","value":8},"name":"cx2d-4x8","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-8x16","memory":{"type":"fixed","value":16},"name":"cx2-8x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-8x16","memory":{"type":"fixed","value":16},"name":"cx2d-8x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-16x32","memory":{"type":"fixed","value":32},"name":"cx2d-16x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-16x32","memory":{"type":"fixed","value":32},"name":"cx2-16x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-32x64","memory":{"type":"fixed","value":64},"name":"cx2d-32x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-32x64","memory":{"type":"fixed","value":64},"name":"cx2-32x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-48x96","memory":{"type":"fixed","value":96},"name":"cx2-48x96","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-48x96","memory":{"type":"fixed","value":96},"name":"cx2d-48x96","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-64x128","memory":{"type":"fixed","value":128},"name":"cx2-64x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-64x128","memory":{"type":"fixed","value":128},"name":"cx2d-64x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-96x192","memory":{"type":"fixed","value":192},"name":"cx2-96x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-96x192","memory":{"type":"fixed","value":192},"name":"cx2d-96x192","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2d-128x256","memory":{"type":"fixed","value":256},"name":"cx2d-128x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cx2-128x256","memory":{"type":"fixed","value":256},"name":"cx2-128x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-2x4","memory":{"type":"fixed","value":4},"name":"cz2-2x4","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-4x8","memory":{"type":"fixed","value":8},"name":"cz2-4x8","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-8x16","memory":{"type":"fixed","value":16},"name":"cz2-8x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"compute","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/cz2-16x32","memory":{"type":"fixed","value":32},"name":"cz2-16x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":1},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-8x64x1v100","memory":{"type":"fixed","value":64},"name":"gx2-8x64x1v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":1},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-16x128x1v100","memory":{"type":"fixed","value":128},"name":"gx2-16x128x1v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":2},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-16x128x2v100","memory":{"type":"fixed","value":128},"name":"gx2-16x128x2v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"gpu-v100","gpu_count":{"type":"fixed","value":2},"gpu_manufacturer":{"type":"enum","values":["nvidia"]},"gpu_memory":{"type":"fixed","value":16},"gpu_model":{"type":"enum","values":["Tesla V100"]},"href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/gx2-32x256x2v100","memory":{"type":"fixed","value":256},"name":"gx2-32x256x2v100","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":60},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-2x56","memory":{"type":"fixed","value":56},"name":"ux2d-2x56","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":120},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-4x112","memory":{"type":"fixed","value":112},"name":"ux2d-4x112","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":240},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-8x224","memory":{"type":"fixed","value":224},"name":"ux2d-8x224","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":480},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-16x448","memory":{"type":"fixed","value":448},"name":"ux2d-16x448","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":72000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":1080},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-36x1008","memory":{"type":"fixed","value":1008},"name":"ux2d-36x1008","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":18000,"max":71500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":36},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":720},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-48x1344","memory":{"type":"fixed","value":1344},"name":"ux2d-48x1344","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1080},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-72x2016","memory":{"type":"fixed","value":2016},"name":"ux2d-72x2016","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":72},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1500},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-100x2800","memory":{"type":"fixed","value":2800},"name":"ux2d-100x2800","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":100},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":3000},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/ux2d-200x5600","memory":{"type":"fixed","value":5600},"name":"ux2d-200x5600","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":200},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-2x16","memory":{"type":"fixed","value":16},"name":"mx2-2x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":75},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-2x16","memory":{"type":"fixed","value":16},"name":"mx2d-2x16","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":150},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-4x32","memory":{"type":"fixed","value":32},"name":"mx2d-4x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-4x32","memory":{"type":"fixed","value":32},"name":"mx2-4x32","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-8x64","memory":{"type":"fixed","value":64},"name":"mx2-8x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":300},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-8x64","memory":{"type":"fixed","value":64},"name":"mx2d-8x64","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-16x128","memory":{"type":"fixed","value":128},"name":"mx2d-16x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-16x128","memory":{"type":"fixed","value":128},"name":"mx2-16x128","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-32x256","memory":{"type":"fixed","value":256},"name":"mx2-32x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":64000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":600},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-32x256","memory":{"type":"fixed","value":256},"name":"mx2d-32x256","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":16000,"max":63500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":32},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":900},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-48x384","memory":{"type":"fixed","value":384},"name":"mx2d-48x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-48x384","memory":{"type":"fixed","value":384},"name":"mx2-48x384","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":48},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-64x512","memory":{"type":"fixed","value":512},"name":"mx2-64x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1200},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-64x512","memory":{"type":"fixed","value":512},"name":"mx2d-64x512","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":64},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1800},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-96x768","memory":{"type":"fixed","value":768},"name":"mx2d-96x768","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-96x768","memory":{"type":"fixed","value":768},"name":"mx2-96x768","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":96},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2400},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2d-128x1024","memory":{"type":"fixed","value":1024},"name":"mx2d-128x1024","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mx2-128x1024","memory":{"type":"fixed","value":1024},"name":"mx2-128x1024","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":128},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":4000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-2x16","memory":{"type":"fixed","value":16},"name":"mz2-2x16","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":8000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-4x32","memory":{"type":"fixed","value":32},"name":"mz2-4x32","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":16000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-8x64","memory":{"type":"fixed","value":64},"name":"mz2-8x64","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":32000},"disks":[],"family":"memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/mz2-16x128","memory":{"type":"fixed","value":128},"name":"mz2-16x128","os_architecture":{"default":"amd64","type":"enum","values":["s390x"]},"port_speed":{"type":"fixed","value":16000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"s390x"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":""}},{"bandwidth":{"type":"fixed","value":4000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":60},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-2x28","memory":{"type":"fixed","value":28},"name":"vx2d-2x28","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":1000,"max":3500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":2},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":8000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":120},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-4x56","memory":{"type":"fixed","value":56},"name":"vx2d-4x56","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":2000,"max":7500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":4},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":16000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":240},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-8x112","memory":{"type":"fixed","value":112},"name":"vx2d-8x112","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":4000,"max":15500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":8},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":32000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":480},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-16x224","memory":{"type":"fixed","value":224},"name":"vx2d-16x224","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":8000,"max":31500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":16},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":1},"size":{"type":"fixed","value":1320},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-44x616","memory":{"type":"fixed","value":616},"name":"vx2d-44x616","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":44},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":1320},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-88x1232","memory":{"type":"fixed","value":1232},"name":"vx2d-88x1232","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":88},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2160},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-144x2016","memory":{"type":"fixed","value":2016},"name":"vx2d-144x2016","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":144},"vcpu_manufacturer":{"type":"fixed","value":"intel"}},{"bandwidth":{"type":"fixed","value":80000},"disks":[{"quantity":{"type":"fixed","value":2},"size":{"type":"fixed","value":2640},"supported_interface_types":{"default":"virtio_blk","type":"enum","values":["virtio_blk"]}}],"family":"very-high-memory","href":"https://eu-de.iaas.cloud.ibm.com/v1/instance/profiles/vx2d-176x2464","memory":{"type":"fixed","value":2464},"name":"vx2d-176x2464","os_architecture":{"default":"amd64","type":"enum","values":["amd64"]},"port_speed":{"type":"fixed","value":25000},"total_volume_bandwidth":{"default":20000,"max":79500,"min":500,"step":1,"type":"range"},"vcpu_architecture":{"type":"fixed","value":"amd64"},"vcpu_count":{"type":"fixed","value":176},"vcpu_manufacturer":{"type":"fixed","value":"intel"}}]}
0
Name Architecture Family vCPUs Memory(GiB) Network(Gbps) GPUs Storage(GB)
bx2-2x8 amd64 balanced 2 8 4 - -
bx2d-2x8 amd64 balanced 2 8 4 - 1x75
bx2-4x16 amd64 balanced 4 16 8 - -
bx2d-4x16 amd64 balanced 4 16 8 - 1x150
bx2-8x32 amd64 balanced 8 32 16 - -
bx2d-8x32 amd64 balanced 8 32 16 - 1x300
bx2-16x64 amd64 balanced 16 64 32 - -
bx2d-16x64 amd64 balanced 16 64 32 - 1x600
bx2-32x128 amd64 balanced 32 128 64 - -
bx2d-32x128 amd64 balanced 32 128 64 - 2x600
bx2-48x192 amd64 balanced 48 192 80 - -
bx2d-48x192 amd64 balanced 48 192 80 - 2x900
bx2-64x256 amd64 balanced 64 256 80 - -
bx2d-64x256 amd64 balanced 64 256 80 - 2x1200
bx2-96x384 amd64 balanced 96 384 80 - -
bx2d-96x384 amd64 balanced 96 384 80 - 2x1800
bx2-128x512 amd64 balanced 128 512 80 - -
bx2d-128x512 amd64 balanced 128 512 80 - 2x2400
cx2-2x4 amd64 compute 2 4 4 - -
cx2d-2x4 amd64 compute 2 4 4 - 1x75
cx2-4x8 amd64 compute 4 8 8 - -
cx2d-4x8 amd64 compute 4 8 8 - 1x150
cx2-8x16 amd64 compute 8 16 16 - -
cx2d-8x16 amd64 compute 8 16 16 - 1x300
cx2-16x32 amd64 compute 16 32 32 - -
cx2d-16x32 amd64 compute 16 32 32 - 1x600
cx2-32x64 amd64 compute 32 64 64 - -
cx2d-32x64 amd64 compute 32 64 64 - 2x600
cx2-48x96 amd64 compute 48 96 80 - -
cx2d-48x96 amd64 compute 48 96 80 - 2x900
cx2-64x128 amd64 compute 64 128 80 - -
cx2d-64x128 amd64 compute 64 128 80 - 2x1200
cx2-96x192 amd64 compute 96 192 80 - -
cx2d-96x192 amd64 compute 96 192 80 - 2x1800
cx2-128x256 amd64 compute 128 256 80 - -
cx2d-128x256 amd64 compute 128 256 80 - 2x2400
gx2-8x64x1v100 amd64 gpu-v100 8 64 16 1 -
gx2-16x128x1v100 amd64 gpu-v100 16 128 32 1 -
gx2-16x128x2v100 amd64 gpu-v100 16 128 32 2 -
gx2-32x256x2v100 amd64 gpu-v100 32 256 64 2 -
ux2d-2x56 amd64 high-memory 2 56 4 - 1x60
ux2d-4x112 amd64 high-memory 4 112 8 - 1x120
ux2d-8x224 amd64 high-memory 8 224 16 - 1x240
ux2d-16x448 amd64 high-memory 16 448 32 - 1x480
ux2d-36x1008 amd64 high-memory 36 1008 72 - 1x1080
ux2d-48x1344 amd64 high-memory 48 1344 80 - 2x720
ux2d-72x2016 amd64 high-memory 72 2016 80 - 2x1080
ux2d-100x2800 amd64 high-memory 100 2800 80 - 2x1500
ux2d-200x5600 amd64 high-memory 200 5600 80 - 2x3000
mx2-2x16 amd64 memory 2 16 4 - -
mx2d-2x16 amd64 memory 2 16 4 - 1x75
mx2-4x32 amd64 memory 4 32 8 - -
mx2d-4x32 amd64 memory 4 32 8 - 1x150
mx2-8x64 amd64 memory 8 64 16 - -
mx2d-8x64 amd64 memory 8 64 16 - 1x300
mx2-16x128 amd64 memory 16 128 32 - -
mx2d-16x128 amd64 memory 16 128 32 - 1x600
mx2-32x256 amd64 memory 32 256 64 - -
mx2d-32x256 amd64 memory 32 256 64 - 2x600
mx2-48x384 amd64 memory 48 384 80 - -
mx2d-48x384 amd64 memory 48 384 80 - 2x900
mx2-64x512 amd64 memory 64 512 80 - -
mx2d-64x512 amd64 memory 64 512 80 - 2x1200
mx2-96x768 amd64 memory 96 768 80 - -
mx2d-96x768 amd64 memory 96 768 80 - 2x1800
mx2-128x1024 amd64 memory 128 1024 80 - -
mx2d-128x1024 amd64 memory 128 1024 80 - 2x2400
vx2d-2x28 amd64 very-high-memory 2 28 4 - 1x60
vx2d-4x56 amd64 very-high-memory 4 56 8 - 1x120
vx2d-8x112 amd64 very-high-memory 8 112 16 - 1x240
vx2d-16x224 amd64 very-high-memory 16 224 32 - 1x480
vx2d-44x616 amd64 very-high-memory 44 616 80 - 1x1320
vx2d-88x1232 amd64 very-high-memory 88 1232 80 - 2x1320
vx2d-144x2016 amd64 very-high-memory 144 2016 80 - 2x2160
vx2d-176x2464 amd64 very-high-memory 176 2464 80 - 2x2640
bz2-1x4 s390x balanced 1 4 2 - -
bz2-2x8 s390x balanced 2 8 4 - -
bz2-4x16 s390x balanced 4 16 8 - -
bz2-8x32 s390x balanced 8 32 16 - -
bz2-16x64 s390x balanced 16 64 32 - -
cz2-2x4 s390x compute 2 4 4 - -
cz2-4x8 s390x compute 4 8 8 - -
cz2-8x16 s390x compute 8 16 16 - -
cz2-16x32 s390x compute 16 32 32 - -
mz2-2x16 s390x memory 2 16 4 - -
mz2-4x32 s390x memory 4 32 8 - -
mz2-8x64 s390x memory 8 64 16 - -
mz2-16x128 s390x memory 16 128 32 - -
/home/Documents/_2022/Kunden/draw.io # IBMCLOUD_TRACE=true ibmcloud is ipsec-policies
Listing IPsec policies for generation 2 compute in all resource groups and region eu-de under account Hybrid Link Dev as user [email protected]...
REQUEST: [2022-11-29T08:52:08Z]
GET /v2/resource_groups HTTP/1.1
Host: resource-controller.cloud.ibm.com
Accept: application/json
Accept-Language: en-US
Accept-Language: en
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
REQUEST: [2022-11-29T08:52:08Z]
GET /v1/ipsec_policies?generation=2&version=2021-01-19 HTTP/1.1
Host: eu-de.iaas.cloud.ibm.com
Accept: application/json
Accept-Language:
Accept-Language:
Authorization: [PRIVATE DATA HIDDEN]
Content-Type: application/json
User-Agent: vpc-infrastructure 0.8.2 / linux
RESPONSE: [2022-11-29T08:52:08Z] Elapsed: 377ms
HTTP/1.1 200 OK
Content-Length: 2371
Cache-Control: max-age=0, no-cache, no-store
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 29 Nov 2022 08:52:11 GMT
Etag: W/"943-DwK7FgKW9/muSeFZuqudvHRtIuc"
Expires: Tue, 29 Nov 2022 08:52:11 GMT
Pragma: no-cache
Server: istio-envoy
Strict-Transport-Security: max-age=31536000; includeSubDomains
Transaction-Id: 1b7bbae2c8944145a0bddbb8c1d71f0d
X-Content-Type-Options: nosniff
X-Envoy-Upstream-Service-Time: 100
X-Ratelimit-Limit: 60
X-Ratelimit-Remaining: 59
X-Ratelimit-Reset: 0
X-Request-Id: 1b7bbae2c8944145a0bddbb8c1d71f0d
X-Response-Time: 85.452ms
_request_id: 1b7bbae2c8944145a0bddbb8c1d71f0d
{"resources":[{"id":"21afb654b2794d1c98373624f4ee2cc3","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:21afb654b2794d1c98373624f4ee2cc3","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"Default","state":"ACTIVE","default":true,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2019-11-11T21:49:26.210Z","updated_at":"2019-11-12T12:30:28.565Z"},{"id":"7450a211ee45466490ef78fc6f390555","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:7450a211ee45466490ef78fc6f390555","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-eu-de","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2021-06-09T14:54:24.380Z","updated_at":"2021-06-09T14:54:24.380Z"},{"id":"9265ab2ebfd748af82138df3cacefa09","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:9265ab2ebfd748af82138df3cacefa09","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-us-south","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2020-03-18T17:17:05.882Z","updated_at":"2020-03-19T13:58:55.172Z"},{"id":"c9079e0d068d48c48504d2748da0634f","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:c9079e0d068d48c48504d2748da0634f","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2019-12-19T15:57:28.526Z","updated_at":"2019-12-19T15:57:28.526Z"},{"id":"e643e18794364d6a9e6b00aa94afeeb9","crn":"crn:v1:bluemix:public:resource-controller::a/f76e4b9f3bad41c0b0238b5dd9702765::resource-group:e643e18794364d6a9e6b00aa94afeeb9","account_id":"f76e4b9f3bad41c0b0238b5dd9702765","name":"dev-us-east","state":"ACTIVE","default":false,"quota_id":"a3d7b8d01e261c24677937c29ab33f3c","quota_url":"/v2/quota_definitions/a3d7b8d01e261c24677937c29ab33f3c","created_at":"2020-03-18T17:17:27.400Z","updated_at":"2020-03-19T13:59:11.013Z"}]}
RESPONSE: [2022-11-29T08:52:08Z] Elapsed: 520ms
HTTP/1.1 200 OK
Content-Length: 169
Cache-Control: max-age=0, no-cache, no-store, must-revalidate
Cf-Cache-Status: DYNAMIC
Cf-Ray: 771a1b113e0091ed-FRA
Connection: keep-alive
Content-Security-Policy: frame-ancestors 'none'; default-src 'self'; form-action 'self'
Content-Type: application/json
Date: Tue, 29 Nov 2022 08:52:11 GMT
Expires: -1
Pragma: no-cache
Server: cloudflare
Strict-Transport-Security: max-age=31536000; includeSubDomains
Transaction-Id: ccbcbf77-7349-4239-9b06-fe1dfa2c5ac6
X-Content-Type-Options: nosniff
X-Correlation-Id: ccbcbf77-7349-4239-9b06-fe1dfa2c5ac6
X-Envoy-Upstream-Service-Time: 65
X-Request-Id: ccbcbf77-7349-4239-9b06-fe1dfa2c5ac6
X-Xss-Protection: 1; mode=block
{"first":{"href":"https://eu-de.iaas.cloud.ibm.com/v1/ipsec_policies?version=2021-01-19\u0026generation=2\u0026limit=50"},"ipsec_policies":[],"limit":50,"total_count":0}
No ipsec policies were found.