API Version: 1.1.0 (06-Jan-2025)
Last updated 3 months ago
List the VM types available for installation at Onidel Cloud
GET /instance_type HTTP/1.1 Host: api.cloud.onidel.com Authorization: YOUR_API_KEY Accept: */*
Successful operation
[ { "id": "ea645d53-c0e5-406d-8863-9ecd4235be94", "type": "vhp", "cpu": "amd", "max_vcpu": 24, "max_ram": 40960, "max_disk": 1000, "network_rate": 128, "locations": [ "Sydney" ] } ]