Type: usb
#
Supported instance types: container, VM
USB device entries simply make the requested USB device appear in the instance.
The following properties exist:
Key |
Type |
Default |
Required |
Description |
---|---|---|---|---|
|
string |
- |
no |
The vendor ID of the USB device |
|
string |
- |
no |
The product ID of the USB device |
|
int |
|
no |
UID of the device owner in the instance |
|
int |
|
no |
GID of the device owner in the instance |
|
int |
|
no |
Mode of the device in the instance |
|
bool |
|
no |
Whether or not this device is required to start the instance. (The default is |