Managed Object Types
Data Object Types
All Properties
All Methods
Enum - ReplicationVmState(vim.HbrManager.ReplicationVmInfo.State)
Since
vSphere API 5.0
Enum Description
Describes the current state of a replicated
VirtualMachine
Enum Constants
Name
Description
active
error
idle
none
paused
syncing
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="ReplicationVmState"> <restriction base="xsd:string"> <enumeration value="none"/> <enumeration value="paused"/> <enumeration value="syncing"/> <enumeration value="idle"/> <enumeration value="active"/> <enumeration value="error"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2020 VMware, Inc. All rights reserved.
Revision 10 MAR 2020 | Version 7.0