Name | Type | Description | Notes |
---|---|---|---|
bus | str | Bus indicates the type of disk device to emulate. supported values: virtio, sata, scsi, usb. | [optional] |
pci_address | str | If specified, the virtual disk will be placed on the guests pci address with the specified PCI address. For example: 0000:81:01.10 | [optional] |
readonly | bool | ReadOnly. Defaults to false. | [optional] |