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 lsvolumebackup command to find the identifier for each volume backup.

  • --attributes: Optionally specifies attributes to change.

    You can use the describe command to view attribute details. Specifically, use describe chvolumebackup to see details about the volume backup attributes you can modify.

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