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

    Interface ZFSResourceSnapshotCountQuery

    interface ZFSResourceSnapshotCountQuery {
        paths?: string[];
        recursive?: boolean;
    }
    Index
    paths?: string[]
    recursive?: boolean