This command modifies a block storage volume. You can change the name and size, remove tags and add tags.
Usage
volume modify --id ID [--name NAME] [--size SIZE] [--tags|--tags TAGS] [--enable-live-monitoring|--disable-live-monitoring]
Required Parameters
| Specifies which volume to modify. |
Options
| Modifies the volume name, which is the path to the volume relative to the subsystem view to which it belongs. The path can include a nesting of subdirectories. Subdirectories that do not yet exist will be created accordingly when the name is configured. Examples:
|
| Use this option to expand the capacity of the volume. Specify For example: |
| Add or remove tags:
Specify |
| Enables live monitoring for the volume. |
| Disables live monitoring for the volume. |
Example
vcli: admin> volume modify --id 1 --size 80GB