Enum - VmFailedStartingSecondaryEventFailureReason(vim.event.VmFailedStartingSecondaryEvent.FailureReason)

Since
vSphere API 4.0


Enum Description

The reason for the failure.

Enum Constants

NameDescription
incompatibleHost Remote host is incompatible for secondary virtual machine. For instance, the host doesn't have access to the virtual machine's network or datastore.
loginFailed Login to remote host failed.
migrateFailed Migration failed.
registerVmFailed Registration of the secondary virtual machine on the remote host failed.

Show WSDL type definition