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

    Interface ContainerFilesystemDevice

    interface ContainerFilesystemDevice {
        dtype: "FILESYSTEM";
        source: string;
        target: string;
    }
    Index
    dtype: "FILESYSTEM"
    source: string
    target: string