6.2.12.4 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.The following attributes can be changed:
name
Examples
Example 6-152 Change the Name of a Volume Backup
This example shows changing the name of the specified volume backup to
MYDATA_BACKUP.
@> chvolumebackup 2b1:50e52177583f4be4bad68ac20b65001e --attributes name=MYDATA_BACKUP
Parent topic: Block Store Management