@truenas/api-client
    Preparing search index...

    Interface VMDeviceIOMMUGroupAddress

    interface VMDeviceIOMMUGroupAddress {
        bus: string;
        domain: string;
        function: string;
        slot: string;
    }
    Index
    bus: string
    domain: string
    function: string
    slot: string