Properties
availability_zone
- The availability zone in which the volume will be created.
- Optional property.
- Type: String
backup_id
- If specified, the backup to create the volume from.
- Optional property.
- Type: String
description
-
A description of the volume.
backup_idを指定した場合、本指定値は設定されません。
- Optional property.
- Type: String
image
- If specified, the name or ID of the image to create the volume from.
- Optional property.
- Value must be of type glance.image
metadata
-
Key/value pairs to associate with the volume.
backup_idを指定した場合、本指定値は設定されません。
- Optional property.
- Type: Map
name
-
A name used to distinguish the volume.
backup_idを指定した場合、バックアップを採取したvolumeの設定値によって、設定される値が変わります。
-
バックアップを採取したvolumeに設定値が無い
本指定値が設定されます。
-
バックアップを採取したvolumeに設定値がある
バックアップを採取したvolumeの値が設定されます。
-
- Optional property
- Type: String
size
- The size of the volume in GB. On update only increase in size is supported.
- Optional property.
- Type: Integer
- The value must be at least 1.
snapshot_id
- If specified, the snapshot to create the volume from.
- Optional property.
- Type: String
- Value must be of type cinder.snapshot
source_volid
- If specified, the volume to use as source.
- Optional property.
- Type: String
- Value must be of type cinder.volume
imageRef
CAUTION:
DEPRECATED! - Use property image.
- The ID of the image to create the volume from.
- Optional property.
- Type: String
volume_type
-
If specified, the type of volume to use, mapping to a specific backend.
backup_idを指定した場合、本指定値は設定されません。
- Optional property.
- Type: String