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

    Interface VMWareMatchDatastoresWithDatasetsResultDatastore

    interface VMWareMatchDatastoresWithDatasetsResultDatastore {
        filesystems: string[];
        name: string;
    }
    Index
    filesystems: string[]
    name: string