pve_mapping_usb_list
Retrieve a list of USB device mappings defined at the cluster level, including mapping IDs and descriptions for passthrough to VMs or containers.
Instructions
READ-ONLY: list all USB device mappings at cluster scope.
No state change. Returns a list of dicts defining passthrough mappings for USB devices assignable to VMs/LXCs, each with mapping ID, device list, and description. To see the raw physical devices on a node use pve_hardware_list; to create a mapping use pve_mapping_usb_create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |