Gets all VMs
get
/kvm/vm
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
OK
Nested Schema : Vm
Type:
Show Source
object
-
autoStart:
boolean
-
bootOptions:
string
-
clonedFrom:
string
-
createTime:
string(date-time)
-
description:
string
-
diskImagePath:
string
-
diskSizeFormatted:
string
-
diskSizeInGb:
number(double)
-
displayPort:
string
-
failOver:
boolean
-
graphicsSettings:
string
-
id:
string
-
name:
string
-
nonRunningConfig:
object VmConfig
-
numaEnabled:
boolean
-
osType:
string
-
osVariant:
string
-
prefNode:
string
-
runningConfig:
object VmConfig
-
source:
string
-
state:
string
-
status:
object VmStatus
-
updateTime:
string(date-time)
-
vmStorageName:
string
Default Response
An unexpected error has occurred