VmReplicationInfo
VmReplicationInfo
Information about replicated virtual machine
JSON Example
{
"id": "string",
"name": "string",
"template": false,
"inside_vapp": false,
"replication_status": "string"
}
string
id
Required
The identifier of the virtual machine
string
name
Required
The name of the virtual machine
boolean
template
Optional
Whether this VM is a template VM
boolean
inside_vapp
Optional
Whether this VM is inside a vApp
string
replication_status
Required
Virtual machine VR replication status
Possible values are :
FULL_SYNC,
SYNC,
INITIAL_FULL_SYNC,
PAUSED,
RPO_VIOLATION,
MOVING,
OK,
ERROR_OCCURRED,
CONFIGURING,
NOT_ACTIVE,
UNKNOWN,
SYNC_RPO_VIOLATION,
NOT_ACTIVE_RPO_VIOLATION,
ERROR_RPO_VIOLATION,
RECOVERED,
RECOVERING,
FULL_SYNC_RPO_VIOLATION,