cURL
curl --request GET \ --url https://api.io.solutions/enterprise/v1/io-cloud/vmaas/available-vms
{ "data": [ { "id": 123, "iso2": "<string>", "name": "<string>", "available_replicas": 123 } ] }
Retrieve a list of currently available VM types and configurations in the VMaaS cloud.
io.net provided API Key
x >= 1
Successful Response
Show child attributes
Was this page helpful?