VolumeGroupCreationRequest
VolumeGroupCreationRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | Volume group name Example : vg-01 | string | |
| tags optional | Tags | any of [array[TagModel], null] | |
| volume_ids required | List of volume(Block Storage) id to add Example : ['17e0b4fd27784dfb843440ec08bdd148'] | array[string] |