mount vm

Runs a virtual machine from a disk-level backup that contains an operating system.

Examples

Parameters

What to mount

--loc=<path>
--credentials=<user name>,<password>,encrypted
--arc=<archive name>
--password=<password>,encrypted
--backup=<backup ID>

Where to mount

{--vmserver_name=<server name>|--vmserver_id=<server GUID>}
--credentials=<user name>,<password>,encrypted
--vmstorage=<path>
--vmresource_pool=<path>
--vmnetwork=<network label>
--target_vmname=<virtual machine name>

The target virtual machine name. If the target virtualization host contains a machine with this name, the recovered virtual machine will be named as follows: <virtual machine name>(<sequence number>). If you do not specify this parameter, the target virtual machine will be named as follows: <source virtual machine name>(<sequence number>).

How to mount

--auto_start={true|false}

If the value is true or if the parameter is not specified, the resulting virtual machine will be automatically powered on.

General parameters

--log=<full path>
--log_format={structured|unstructured}
--progress
{-f|--file_params}=<full local path>

Access to a remote machine

--host=<IP address or hostname>
--credentials=<user name>,<password>,encrypted

Access to a specific service within a machine

--service={mms|ams}