One or more parameters used to automatically set up volumes when the VM is created.
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] |