API Version: 1.1.0 (06-Jan-2025)
Last updated 2 months ago
List the OS images available for installation at Onidel Cloud.
/os_template
curl -L \ --url 'https://api.cloud.onidel.com/os_template' \ --header 'Authorization: YOUR_API_KEY'
[ { "id": 2, "name": "Ubuntu x64 LTS", "family": "ubuntu" } ]