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

    Interface PoolAttach

    interface PoolAttach {
        allow_duplicate_serials?: boolean;
        new_disk: string;
        target_vdev: string;
    }
    Index
    allow_duplicate_serials?: boolean
    new_disk: string
    target_vdev: string