INPUT_OBJECT
Mapping of disk to storage for Proxmox virtual machine export.
input DiskToStorageInput {# Required. ID of the disk.diskId: String!# Required. ID of the storage.storageId: String!}