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

    Interface DefaultOpt

    interface DefaultOpt {
        aapl_name_mangling?: boolean;
        hostsallow?: string[];
        hostsdeny?: string[];
    }
    Index
    aapl_name_mangling?: boolean
    hostsallow?: string[]
    hostsdeny?: string[]