ReplicationVmFaultReasonForFault_enum
Possible values:
notConfigured
: VirtualMachine is not configured for replicationpoweredOff
: VirtualMachine is powered off (and is not undergoing offline replication)suspended
: VirtualMachine is suspended (and is not undergoing offline replication)poweredOn
: VirtualMachine is powered onofflineReplicating
: VirtualMachine is in the process of creating an an offline instance.invalidState
: VirtualMachine is in an invalid stateinvalidInstanceId
: The specified instanceId does not match the VirtualMachine instanceIdcloseDiskError
: 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.
groupExist
: VirtualMachine is trying to create a group already owned by another VM.