VmLocationData

VmLocationData
VmLocationData

Location details about a protected virtual machine.

JSON Example
{
    "name": "string",
    "protected_site": "string",
    "production_vm_path": {
        "datastore": "string",
        "datastore_name": "local",
        "path": "vms/finance-vm",
        "filename": "finance-vm.vmdk",
        "friendly_path": "string"
    },
    "recovery_site": "string",
    "placeholder_vm_path": {
        "datastore": "string",
        "datastore_name": "local",
        "path": "vms/finance-vm",
        "filename": "finance-vm.vmdk",
        "friendly_path": "string"
    },
    "placeholder_vm": "string"
}
string
name
Optional

The name of the location

string
protected_site
Optional

Protected site where the VM is residing

production_vm_path
Optional

production_vm_path

string
recovery_site
Optional

Recovery site where the VM will be recovered

placeholder_vm_path
Optional

placeholder_vm_path

string
placeholder_vm
Optional

ID of the placeholder VM