Vmmc

Use the vmmc option to store virtual machine backups by using a management class other than the default management class.

Options File

Place this option in the client options file (dsm.opt), or on the command line.

Syntax

Read syntax diagramSkip visual syntax diagramVMMCmanagement_class_name

Parameters

management_class_name
Specifies a management class that applies to the backed up virtual machine data. If you do not set this option, the default management class of the node is used.

Examples

Task:
Run a backup of the virtual machine that is named myVirtualMachine and save the backup according to the management class that is named myManagmentClass.
dsmc backup vm "myVirtualMachine" -vmmc=myManagmentClass