Configuration Mode Commands : Core commands : storage backup group modify
  
storage backup group modify
Modifies the configuration settings for the backup protection group.
Syntax
[failover-peer] storage backup group modify <group-id> [server-id <server-id>] [membership {all | selected members <members>}] [exclude <members>] [max-history <max-history-number>] [quiesce-vm-list <quiesce-vm-list>]
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
<group-id>
Protection group identifier.
server-id <server-id>
Specifies the Edge server identifier. Identifiers are case sensitive.
membership all
Specifies all members in the backup protection group.
membership selected members <members>
Specifies selected members in a backup protection group.
exclude <members>
Excludes the specified members from the protection group.
max-history <max-history-number>
Specifies the maximum history of protection operations maintained for the protection group. The default is 5.
quiesce-vm-list <quiesce-vm-list>
Specifies the list of VMs that will be quiesced into a state suitable for backups. This option is disabled by default.
Usage
This command allows you to modify the protection group settings. You can choose which VMs on a server you want to protect in your protection group. You can customize this protection operation by protecting either VMs on the Edge server specified by roster (inclusive selection) or all VMs on the Edge server except those excluded by roster (exclusive selection).
Example
This example shows how to limit the protection group to vm7 and vm8:
Core_01 (config) # storage backup group modify group1 membership selected members vm7,vm8
 
This example shows how to protect all VMs on the Edge server except for vm7 and vm8:
Core_01 (config) # storage backup group modify group1 membership all exclude vm7,vm8
Product
Core