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

    Interface FCPStorageOpt

    interface FCPStorageOpt {
        aapl_name_mangling?: true;
        hostsallow?: string[];
        hostsdeny?: string[];
    }
    Index
    aapl_name_mangling?: true
    hostsallow?: string[]
    hostsdeny?: string[]