6.2.12.5 chvolumebackup
Change attributes of a volume backup.
Purpose
The chvolumebackup command allows you to modify the attributes of
                    an Exascale volume backup. 
                  
Syntax
chvolumebackup volume-backup-ID 
               [ --attributes attribute=value[,attribute=value]... ]Command Options
The options for the chvolumebackup command are:
                  
- 
                        
                        volume-backup-ID: Identifies the volume backup being changed. You can use the lsvolumebackupcommand to find the identifier for each volume backup.
- 
                        --attributes: Optionally specifies attributes to change.Use the describe chvolumebackupcommand to see details about the volume backup attributes you can change. See also Describing Resources and Attributes.
Examples
Example 6-155 Change the Name of a Volume Backup
This example shows changing the name of the specified volume backup to my-volume-backup.
                  
@> chvolumebackup vol0002_bkp0001_50e52177583f4be4bad68ac20b65001e --attributes name=my-volume-backupParent topic: Block Store Management