Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbytecloud.com/v1/user-resource/vm/list \ --header 'apikey: <api-key>'
[ { "name": "Ubuntu-16-04", "os_name": "ubuntu", "os_version": "16.04", "status": "running", "uuid": "fc880f74-cf03-4a7a-93da-74c506157023", "vcpu": 2 } ]
Get virtual machine list. Location-specific endpoint.
List of VMs