Name | Description |
closeDiskError |
VirtualMachine is in the process of creating an
offline instance and we are trying to disable it.
The first step is to close the offline disk. If closing disks
is not successful, throw this fault.
Since vSphere API 6.5
|
invalidInstanceId |
The specified instanceId does not match the VirtualMachine
instanceId
|
invalidState |
VirtualMachine is in an invalid state
|
notConfigured |
VirtualMachine is not configured for replication
|
offlineReplicating |
VirtualMachine is in the process of creating an
an offline instance.
|
poweredOff |
VirtualMachine is powered off (and is not undergoing
offline replication)
|
poweredOn |
VirtualMachine is powered on
|
suspended |
VirtualMachine is suspended (and is not undergoing
offline replication)
|