Description
Allows you to modify the settings for the specified storage group.
Syntax
storage_group --update --name <name> [--compression_mode <fast|best>] [--quota <Quota value in GiB or TiB>]
Where
--name Name of the storage group. Valid values are [a-z,A-Z,0-9,'-' and '_'] and maximum of 32 characters. --compression_mode Valid values are Fast and Best --quota Quota value in GiB or TiB.
Result
Storage Group "StorageGroup_1" updated successfully.