Property 'vfio-pci.host' doesn't take value '10de:1d01' on trying to get GPU Passthrough on Deb Sid

I am trying to jump over all of the hurdles that I have had to get Win10 in a VM, with GPU paassthrough. I have virt and IOMMU enabelded in the BIOS, and enabelded in the system. The GPU is in its own VFIO group, and I have have the modules loaded at boot, and they are used for the GPU/HDMI Audio. I have Win10 installed in a vm, with a VNC connection to view it atm.

I have a Quadro 620 for the Host, and the GT1030 for the VM.

03:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP108 [GeForce GT 1030] [10de:1d01] (rev a1)
Subsystem: ASUSTeK Computer Inc. GP108 [GeForce GT 1030] [1043:85f5]
Kernel driver in use: vfio-pci
Kernel modules: nvidia

dave@Kierkegaard:~/sh$ lsmod | grep vfio
vfio_pci 69632 0
vfio_virqfd 16384 1 vfio_pci
vfio_iommu_type1 36864 0
vfio 40960 2 vfio_iommu_type1,vfio_pci
irqbypass 16384 2 vfio_pci,kvm
dave@Kierkegaard:~/sh$
If there is any other information needed, I can post it when I wake up in a few hours.
Any ideas? I have looked on google, and found nothing of help.

TIA

I figured it out. I was using the Device ID’s and the the PCI ID’s…