VmReplicationInfoDrResponseEntity
VmReplicationInfoDrResponseEntity
Information about replicated virtual machine.
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"name": "string",
"template": false,
"inside_vapp": false,
"replication_status": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}