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

    Interface FCPStorageOptInput

    interface FCPStorageOptInput {
        aapl_name_mangling?: true;
        hostsallow?: string[];
        hostsdeny?: string[];
        purpose: "FCP_SHARE";
    }
    Index
    aapl_name_mangling?: true
    hostsallow?: string[]
    hostsdeny?: string[]
    purpose: "FCP_SHARE"