Skip to main content

List of VMs in Lab

Select

SaaS
Customer Managed

List of virtual machines created under lab

Query Parameters
  • id number

    Lab Id

  • name string

    Lab Name

Responses

OK


Schema
  • virtualMachines object[]
  • name string

    Name of virtual machine

  • state VMState

    Possible values: [STOPPED = 0, RUNNING = 1, SUSPENDED = 2, UNKNOWN = 3, ARCHIVED = 4, EXPIRED = 5, UNAVAILABLE = 6, CREATING = 101, CLONING = 102, CREATING_SNAPSHOT = 103, REVERTING_SNAPSHOT = 104, DELETING_SNAPSHOT = 105, STARTING = 106, STOPPING = 107, SUSPENDING = 108, RESTARTING = 109, DELETING = 110, RECOVERING = 111, RETRIEVING = 112]

    State of VirtualMachine

  • ipAddress string

    IP address of virtual machine

  • operatingSystem string

    Operating system of virtual machine

  • creator string

    Creator of virtual machine

  • expirationTime int32

    Expiration time of virtual machine

  • vmGUID string

    GUID of virtual machine

  • lab object
  • id int32
  • name string
Loading...