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

    Interface AppVolumes

    interface AppVolumes {
        destination: string;
        mode: string;
        source: string;
        type: string;
    }
    Index
    destination: string
    mode: string
    source: string
    type: string