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

    Interface ZFSResourceDestroyArgsData

    interface ZFSResourceDestroyArgsData {
        path: string;
        recursive?: boolean;
    }
    Index
    path: string
    recursive?: boolean