Gets all VMs

get

/kvm/vm

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Vm
Type: object
Show Source
Nested Schema : VmConfig
Type: object
Show Source
Nested Schema : VmStatus
Type: object
Show Source
Nested Schema : VmConfigCpu
Type: object
Show Source
Nested Schema : VmConfigMemory
Type: object
Show Source
Nested Schema : vmVDisks
Type: array
Show Source
Nested Schema : vmVNetworks
Type: array
Show Source
Nested Schema : detail
Type: array
Show Source
Nested Schema : VmConfigCpuDetail
Type: object
Show Source
Nested Schema : VmVDisk
Type: object
Show Source
Nested Schema : VmVNetwork
Type: object
Show Source

Default Response

An unexpected error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top