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

    Interface VMWareMatchDatastoresWithDatasetsArgs

    interface VMWareMatchDatastoresWithDatasetsArgs {
        hostname: string;
        password: string;
        username: string;
    }
    Index
    hostname: string
    password: string
    username: string