Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 835 Bytes

BlockDeviceMappingImage.md

File metadata and controls

16 lines (8 loc) · 835 Bytes

BlockDeviceMappingImage

One or more parameters used to automatically set up volumes when the VM is created.

Properties

Name Type Description Notes
bsu BsuToCreate [optional]
deviceName String The device name for the volume. For a root device, you must use `/dev/sda1`. For other volumes, you must use `/dev/sdX`, `/dev/sdXX`, `/dev/xvdX`, or `/dev/xvdXX` (where the first `X` is a letter between `b` and `z`, and the second `X` is a letter between `a` and `z`). [optional]
virtualDeviceName String The name of the virtual device (`ephemeralN`). [optional]