Skip to main content

Get Volumes of Virtual Machine

Select

SaaS
Customer Managed

Get volumes associated with virtual machine

Path Parameters
  • vmGUID string required

    ID of Virtual Machine

Responses

OK


Schema
  • snapshots object[]

    list of snapshots

  • id string

    snapshot ID

  • name string

    name of snapshot

  • desc string

    snapshot description

  • creationTime int32

    creation time of snapshot

  • parentId string

    parent ID of snapshot

Loading...