Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 659 Bytes

V1DiskTarget.md

File metadata and controls

12 lines (8 loc) · 659 Bytes

V1DiskTarget

Properties

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]

[Back to Model list] [Back to API list] [Back to README]