Skip to main content
GET
List Virtual Machines

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

Tenant namespace returned by Get Account.

Response

Resources listed

List of VirtualMachine resources in the tenant namespace.

apiVersion
enum<string>
required
Available options:
compute.mountthor.com/v1alpha1
items
object[]
required
kind
enum<string>
required
Available options:
VirtualMachineList
metadata
object