Skip to main content

Get VM

GET 

/vms/instances/:id

Get VM by ID

Request

Path Parameters

    id stringrequired

    495695b9-088d-4f49-823a-e6bb5b3a709e

Responses

OK

Schema

    displayName string

    Display name of the VM

    id string

    ID of the VM

    locationName string

    Name of the Location where the VM is deployed

    osName string

    Name and version of the Operating System installed on the VM

    osUser string

    OS User of the VM

    publicIp string

    Public IP address of the VM

    publicKeyId string

    ID of SSH Key used to remotely access the VM

    status string

    Status of the VM

    templateName string

    Name of the template used to provision the VM

Loading...